Javascript inline row limit |
7/14/2019 06:10:39 | |
| PHPRunner General questions | ||
|
A
AndrewMark author
Hi, |
||
|
|
Sergey Kornilov admin 7/15/2019 |
|
You can move that code from BeforeAdd event to BeforeProcess event of the Add page. Instead of return false; you will need to do exit(); |
|
|
A
|
AndrewMark author 7/17/2019 |
|
Thank you for your response . Unfortunately still can't get it to work. The code completely restricts any adds, not just the set limit. I will keep trying. |
|